Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.51 KB

CGameEffectPolymorph.rst

File metadata and controls

45 lines (25 loc) · 1.51 KB

CGameEffectPolymorph Class

.. toctree::
   :maxdepth: 1

Note

See :ref:`CGameEffect\<Effect\> Methods<CGameEffectEffect_Methods>` for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here.


Methods

Name Description
:ref:`CGameEffectPolymorph\:\:OnRemove<CGameEffectPolymorphOnRemove>`  

CGameEffectPolymorph::OnRemove

virtual void CGameEffectPolymorph::OnRemove(CGameSprite* pSprite);

Parameters

Remarks